home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / recent / gadtoo.rea < prev    next >
Text File  |  1998-06-26  |  1KB  |  21 lines

  1. Short:    GUI creation toolkit. (v3.0)
  2. Author:   thom@union.org.pl (Tomasz Muszynski)
  3. Uploader: thom@union.org.pl (Tomasz Muszynski)
  4. Type:     dev/gui
  5.  
  6.   GadToolsBox v3 is a powerful GUI generator for AmigaOS. It uses
  7. gadtools.library and some other external gadgets. With GTB v3 You can
  8. highly expand your GUI with a lot of features like toolbars, tree
  9. listviews, page gadgets, clipboards. GTB v3 is something like resource
  10. editor, You can create here almost everything using all of OS features.
  11. You can draw pictures, mouse pointers, edit locale strings, create menus,
  12. windows, toolbars, version strings and much more, everything with one
  13. program.
  14.  
  15.   Generated source code is similiar to very well known source code
  16. generated by old GadToolsBox by Jaba Development. So, turning to new GTB
  17. is very easy, but programs need to be reworked (there are a new functions
  18. and there is other naming convention). Of course GTB v3 can load old
  19. resources from GadToolsBox v2 (all #?.gui files), but you cannot load GTB
  20. v1 resources.
  21.